home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / CUCD / Programming / AMOSList / AMOSLIST / text0026.txt < prev    next >
Encoding:
Text File  |  1998-04-01  |  1.7 KB  |  44 lines

  1. Branko Collin wrote:
  2. > On Wed, 25 Feb 1998 21:16:08 +0000, paulc@hectortd.demon.co.uk (Paul
  3. > Copsey) wrote:
  4. > >In <34f33545.39309273@news.xs4all.nl>,
  5. > >       Branko Collin <collin@xs4all.nl> wrote:
  6.  
  7. > >> No offense meant, but this is exactly the kind of stuff I don't want
  8. > >> to know when programming in AMOS. :) I want to write to a certain
  9. > >> position and I want to read from a certain position. How that works
  10. > >> internally I don't care about. If I can do the reading and writing in
  11. > >> a way I am already familiar with, the better.
  12. > >
  13. > >But the way you are familiar with isn't the best way, IIRC the
  14. > >overheads on using TCP over UDP would be significant if you were
  15. > >trying to use it for games.
  16. > I am not talking about networking protocols (assuming UDP is a
  17. > protocol), but about the complexity of using these protocols. I was
  18. > glad when I found out about TCP: It was so much easier than opening
  19. > sockets using the library.
  20.  
  21. I would assume that if AMOS had socket support, you would still
  22. be able to access the TCP: device exactly like you can now?
  23.  
  24. There's no-one forcing you to use sockets if you really hate them
  25. and especially if you don't have a practical application for them.
  26.  
  27. -- 
  28.  o Alex Borodin B.Eng(Hons)        o Queensland Rail  
  29.  o Software and Systems Engineer   o Ph: +61-7-3235-2482   
  30.  o Signal and Operational Systems  o Fax:+61-7-3235-2747
  31. "What you do is what you are. As a man thinketh, so he 
  32. --
  33. Brought to you from the AMOS Mailinglist!!
  34.  
  35. mailto: amos-request@access.digex.net  Subject: SUBSCRIBE <Email Address>
  36.  
  37. Posted via Mailinglist Manager V2.10, available soon from
  38. http://www.mushy-pd.demon.co.uk - the worlds largest AMOS homepages
  39. Email me at mushypd@redrose.net for more information!
  40.  
  41.